Click or drag to resize

HeaderIsSynchronized Property

Gets a value indicating whether access to the Header is synchronized (thread-safe).

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollectionIsSynchronized
See Also